object VOLLABELDLG: TVOLLABELDLG Tag = 1 Left = 213 Top = 129 HelpContext = 410 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Set volume label' ClientHeight = 64 ClientWidth = 258 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Volumelabel: TLabel Tag = 2 Left = 4 Top = 10 Width = 63 Height = 13 Caption = '&Volume label:' FocusControl = idLabelName WordWrap = True end object idLabelName: TEdit Left = 104 Top = 8 Width = 149 Height = 21 MaxLength = 11 TabOrder = 0 end object Ok: TButton Tag = 4001 Left = 86 Top = 38 Width = 80 Height = 22 Caption = 'Ok' Default = True TabOrder = 1 OnClick = OkClick end object Cancel: TButton Tag = 4002 Left = 174 Top = 38 Width = 80 Height = 22 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 2 end object Translate1: TTranslate Tag = 5820 Left = 8 Top = 32 end object ResolutionFix1: TResolutionFix Left = 40 Top = 32 end end